Skip to content

Top 100 Task Planning Repositories

Back to Home

Ranking

RankingProject NameStarsForksLanguageOpen IssuesDescriptionLast Commit
1CowAgent46,77510,335Python23Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (form...2026-09-04
2planning-with-files26,6172,220Shell8Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, determi...2026-09-02
390DaysOfCyberSecurity19,0062,162-10This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, cov...2026-03-14
4claude-code-system-prompts12,5702,045JavaScript5All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, securit...2026-09-02
5spug11,0632,198JavaScript36Spug is a lightweight agent-free automatic operation and maintenance platform designed for small and medium-sized enterprises. It integrates host management, host batch execution, host online terminal...2026-09-03
6agent-orchestrator10,9011,520Go392Agent IDE that enables you to manage fleets of coding agents. It comes with an agentic orchestrator that plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code review...2026-09-03
7PraisonAI9,0111,430Python52PraisonAI 🦞 — Hire a 24/7 AI Workforce. Stop writing boilerplate and start shipping autonomous self-improving agents that research, plan, code, and execute tasks. Deployed in 5 lines of code with bui...2026-09-04
8open-multi-agent6,8712,433TypeScript10TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator plans the task DAG at runtime and runs it on any LLM (Claude, ChatGPT, Gemini, DeepS...2026-09-03
9TaskWeaver6,170783Python40The first "code-first" agent framework for seamlessly planning and executing data analytics tasks.2026-03-23
10chatgpt-prompts-for-academic-writing4,923395-2This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.2024-01-25
11refact3,540317Rust1AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.2026-05-30
12DeepResearchAgent3,534456Python3DeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework leverages a top-level planning agent to coordi...2026-05-04
13incubator-kie-optaplanner3,510974Java0OplaPlanner has moved to https://github.com/apache/incubator-kie-drools. This repository is archived. OptaPlanner is an AI constraint solver in Java to optimize the vehicle routing problem, employee r...2026-07-14
14obsidian-day-planner2,702544TypeScript148An Obsidian plugin for day planning with a clean UI and a simple task format2026-08-06
15timefold-solver1,772228Java95The open source Solver AI for Java and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning prob...2026-09-03
16OpenMOSS1,319144Python17A self-organizing multi-agent collaboration platform for OpenClaw. Multiple AI agents work as an autonomous team — planning, executing, reviewing, and patrolling tasks with zero human intervention.2026-06-22
17libMultiRobotPlanning1,030238C++11Library with search algorithms for task and path planning for multi robot/agent systems2023-08-10
18spec_driven_develop976100Shell1Spec-driven development workflow for AI coding agents: architecture-first planning, task decomposition, GitHub Issue/PR tracking, Deep Discuss, and adaptive control for Claude Code, Codex, Cursor, and...2026-07-26
19OrbitOS968105-4An AI-powered personal productivity system where knowledge management and daily task planning are intelligently orchestrated by your AI assistant.2026-03-15
20argo82379Python4ARGO is an open-source AI Agent platform that brings Local Manus to your desktop. With one-click model downloads, seamless closed LLM integration, and offline-first RAG knowledge bases, ARGO becomes a...2026-01-06
21Life-Agent-RU-YEE80064Python0Life Agent RU YEE — An AI-powered life management agent that autonomously handles daily routines including meal planning, grocery shopping, schedule coordination, and household task automati...2026-03-27
22snaptick75453Kotlin18Snaptick is an MVVM Jetpack Compose app, offering ad-free task management with a built-in pomodoro timer to help you organize your daily plans2026-09-04
23TimePlanner68666Kotlin16Absolutely free, convenient and fast daily task planning2026-08-30
24supergoal66948Shell1Plan and autonomously build a software task end-to-end. One ready-to-paste /goal, adaptive phase count, memory preload + writeback, 3-strike self-healing recovery.2026-08-18
25azure-devops-migration-tools604382C#12Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation,...2026-08-10
26Clean-Coder-AI58466Python15✅2-in-1 AI Developer and Project Manager. AI agents plan an entire project in Todoist and code it task by task.2025-10-02
27timefold-quickstarts575172Java6Get started with Timefold quickstarts here. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.2026-09-03
28planner56834JavaScript0Lightweight, interactive planning tool that visualizes a series of tasks using an HTML canvas2024-05-22
29taskmaster52043Shell2Stop hook for Claude Code that keeps the agent working until all plans and user requests are 100% complete2026-03-11
30LoongFlow47455Python2LoongFlow is an expert-grade Agent framework for Loop Engineering. Through a Plan-Execute-Summary loop and structured experiential memory, it enables AI to continuously think, execute, reflect, and ev...2026-04-09
31objectives-and-key-results41963-0Objectives and Key Results (OKR) examples for goals, tasks, plans, projects, and strategy.2025-04-14
32ROSPlan394159C++52The ROSPlan framework provides a generic method for task planning in a ROS system.2024-02-07
33partnr-planner38653Python21A repository accompanying the PARTNR benchmark for using Large Planning Models (LPMs) to solve Human-Robot Collaboration or Robot Instruction Following tasks in the Habitat simulator.2026-04-08
34PlanWeave37124TypeScript0PlanWeave is a file-backed loop engineering system for long-running coding agents. It turns fuzzy plans into claimable tasks, routes them through implementation and review agents, records every run, a...2026-08-28
35gerona335125C++2GeRoNa (Generic Robot Navigation) is a modular robot navigation framework, that bundles path planning and path following (including obstacle detection) and manages communication between the individual...2021-09-25
36llm-mcts30227Python3[NeurIPS 2023] We use large language models as commonsense world model and heuristic policy within Monte-Carlo Tree Search, enabling better-reasoned decision-making for daily task planning problems.2024-11-16
37MC-Planner29424Python6Implementation of "Describe, Explain, Plan and Select: Interactive Planning with Large Language Models Enables Open-World Multi-Task Agents"2023-08-03
38aif-handoff28739TypeScript5Autonomous Kanban board where AI agents plan, implement, and review your tasks — fully hands-off.2026-08-24
396S191_MIT_DeepLearning26181Jupyter Notebook1MIT Introduction to Deep Learning (6.S191) Instructors: Alexander Amini and Ava Soleimany Course Information Summary Prerequisites Schedule Lectures Labs, Final Projects, Grading, and Prizes Software ...2022-01-16
40project-architect25332-0Documentation-first project planning agent skill. Generates specs, implementation plans, tasks, and single-shot prompts for coding agents. Compatible with Claude Code, Cursor, Codex, and 40+ agents vi...2026-06-26
41SMART-LLM20842Python5Code repository for SMART-LLM: Smart Multi-Agent Robot Task Planning using Large Language Models2024-05-03
42Plan4MC20121Python3[NeurIPS 2023 FMDM Workshop] Skill Reinforcement Learning and Planning for Open-World Long-Horizon Tasks2024-03-06
43TaPA19615Python8[arXiv 2023] Embodied Task Planning with Large Language Models2023-08-22
44spec-kit-command-cursor19523Shell5SDD toolkit for Cursor IDE — /specify, /plan, /tasks to turn ideas into specs, plans, and actionable tasks.2026-06-22
45kitchen-worlds18133Jupyter Notebook9A library of long-horizon Task-and-Motion-Planning (TAMP) problems in kitchen and household scenes, as well as planners to solve them2025-05-15
46obsidian-day-planner-og1807TypeScript0An Obsidian plugin for day planning and managing pomodoro timers from a markdown task list.2026-09-03
47GUMP17511Python7Generative model for Unified Motion Planning tasks2024-10-30
48vector-os-nano1698Python2Vector OS is an agent orchestration system built around models: it plans tasks, routes commands to the right model or skill, verifies each step, and recovers from failures. Unifying large models, smal...2026-06-26
49mc_aiplayer1627Java1Autonomous AI agent that plays Minecraft on its own — a server-side Fabric mod (MC 1.21.3) where a DeepSeek / OpenAI-compatible LLM drives a real player to mine, build, farm, fight and survive from na...2026-09-02
50-L-15947-15W3C Strategic Highlights September 2019 This report was prepared for the September 2019 W3C Advisory Committee Meeting (W3C Member link). See the accompanying W3C Fact Sheet — September 2019. For th...2021-08-18
51specweave15821TypeScript1Spec-first AI development: describe a feature → AI creates spec + plan + tasks, builds autonomously, syncs to GitHub/JIRA. Domain-expert skills for PM, Architect, Frontend, QA learn your patterns perm...2026-09-03
52GNN4TaskPlan15512Python0[NeurIPS 2024] Official implementation for paper "Can Graph Learning Improve Planning in LLM-based Agents?"2025-05-11
53DDQ15247OpenEdge ABL3Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning2018-07-18
54optas14821Python9OpTaS: An optimization-based task specification library for trajectory optimization and model predictive control.2026-06-01
55cuTAMP13223Python1cuTAMP: Differentiable GPU-Parallelized Task and Motion Planning2026-05-30
56planseqlearn1318Python6[ICLR 2024] PyTorch Code for Plan-Seq-Learn: Language Model Guided RL for Solving Long Horizon Robotics Tasks2024-08-21
57jordium-gantt-vue312333Vue1Vue3 Gantt chart with powerful Resource View for task scheduling and resource planning.2026-08-25
58calendar-diary11723TypeScript5A simple and elegant calendar diary app that helps you record daily tasks, plans, and moods. Supports multiple languages with local data storage to protect your privacy. 一款简洁优雅的日历日记应用,帮助你记录每天的任务、计划和心情...2025-12-04
59Tool-Planner1167Python5[ICLR 2025] Tool-Planner: Task Planning with Clusters across Multiple Tools2026-01-26
60workflow-orchestration11511-0A Claude Code skill for disciplined task execution with planning, verification, and self-improvement loops2026-04-24
61TypeFly11325Python0A easy framework for developing LLM-based robot task planning.2026-07-08
62VisionTasker11313Python1VisionTasker introduces a novel two-stage framework combining vision-based UI understanding and LLM task planning for mobile task automation in a step-by-step manner.2025-07-18
63iloom-cli11118TypeScript138iloom: a developer workflow system delivered as a CLI and a VS Code extension for structured AI-assisted development. The CLI is the system of record, running tasks in isolated workflows and persistin...2026-07-09
64LLMs-World-Models-for-Planning10916Python0The source code of the paper "Leveraging Pre-trained Large Language Models to Construct and Utilize World Models for Model-based Task Planning".2024-08-11
65plainspace1066TypeScript13A small shared workspace for tasks, notes, polls, and planning — self-hostable and touch-first2026-08-15
66fable5-mode1059Python1Make Opus 4.8 (or any Claude model) work like Claude Fable 5 — a Claude Code skill + guard hooks (plan gate, model ceiling, per-task enforcement) for Fable-5-grade discipline: plan, self-verify, and r...2026-07-15
67GPT-HTN-Planner10416Python3A Hierarchical Task Network planner utilizing LLMs like OpenAI's GPT-4 to create complex plans from natural language that can be converted into an executable form.2024-03-07
68Task-Tracker1021JavaScript0Organize your life by planning the activities you do on a daily basis.2021-07-22
69auto-apms10110C++1A versatile framework for developing robot behaviors using behavior trees in ROS 2.2026-08-11
70LLM-TAMP9911Python0LLM3: Large Language Model-based Task and Motion Planning with Motion Failure Reasoning2024-05-30
71mission_planning9823Python0Mission Planning & Task Allocation - Team A for UAV Swarm Project for BAE Systems UAV Swarm Challenge2023-07-21
72GTPyhop9725Python2A task-planning system based on Pyhop, but generalized to plan for both goals and tasks.2021-07-29
73LLMTaskPlanning947Jupyter Notebook6LoTa-Bench: Benchmarking Language-oriented Task Planners for Embodied Agents (ICLR 2024)2026-02-08
74Food-tour-planner-agent9416Python0Food tour planner using LangChain DeepAgents, Google Maps API, and Tavily research. Explore multi-agent coordination patterns: task delegation via SubAgentMiddleware, planning with TodoListMiddleware2025-11-06
75SkillDiffuser936Python4[CVPR'2024] "SkillDiffuser: Interpretable Hierarchical Planning via Skill Abstractions in Diffusion-Based Task Execution"2024-09-29
76dsh-lowtide938TypeScript0Time-shifting task delegation for DeepSeek Harness (dsh): plan tasks at leisure, they run unattended off-peak, come back to a report. Human-adjudicated, desktop + web.2026-09-01
77neurons9322-1An ANN is a model based on a collection of connected units or nodes called "artificial neurons", which loosely model the neurons in a biological brain. Each connection, like the synapses in a biologic...2023-11-15
78essentials-claude-code918-3All-in-one workflow plugin—loops, swarms, and teams on Claude Code's Task System. All enforce exit criteria—swarm is faster with parallel queue execution, teams add contract-first coordination. Plan...2026-02-15
79m3p2i-aip894Python1Code for the IEEE Robotics and Automation Letters paper titled "Multi-Modal MPPI and Active Inference for Reactive Task and Motion Planning"2025-03-06
80codex-build899Python0Orchestrator drives, Codex codes — execute an approved plan one task at a time with a test gate before every commit and exactly one PR at the end2026-07-21
81FLIP854Jupyter Notebook6Code for FLIP: Flow-Centric Generative Planning for General-Purpose Manipulation Tasks2024-12-12
82kios8413Python3Knowledge-based robot flexible task planning project using classical planning, behavior trees and LLM techniques.2024-12-05
83DRL-Based-Long-Term-Resource-Planning8413Python0Paper publised in TNSM entitled "DRL-Based Long-Term Resource Planning for Task Offloading Policies in Multi-Server Edge Computing Networks"2022-07-18
84claude-code-workflow-orchestration8412Python3Claude Code plugin for multi-step workflow orchestration — automatic task decomposition, parallel agent execution, and specialized agent delegation with native plan mode integration.2026-08-03
85peg836Python0Code for "Planning Goals for Exploration", ICLR2023 Spotlight. An unsupervised RL agent for hard exploration tasks.2024-05-13
86big-o-performance-java8348JavaScript5# big-o-performance A simple html app to demonstrate performance costs of data structures. - Clone the project - Navigate to the root of the project in a termina or command prompt - Run 'npm install'...2023-01-10
87pydantic-ai-todo7618Python1Task Planning and Tracking toolset for Pydantic AI agents, enabling hierarchical task management with subtasks, PostgreSQL storage for multi-tenancy, and an event system for webhooks and callbacks.2026-08-14
88SafeAgentBench766Python4Codes for paper "SafeAgentBench: A Benchmark for Safe Task Planning of \ Embodied LLM Agents"2025-02-25
89ORAD-3D-Dataset-For-Off-Road-AD764Python9ICRA 2026: ORAD-3D, a large-scale off-road autonomous driving dataset. Tasks: 2D free-space detection, 3D occupancy prediction, rough GPS-guided path planning, vision-language model-driven autonomous ...2026-02-13
90AutoTAMP753Jupyter Notebook1Enhancing LLM/VLM capability for robot task and motion planning with extra algorithm based tools.2024-09-26
91costar_plan7323Python31Integrating learning and task planning for robots with Keras, including simulation, real robot, and multiple dataset support.2019-07-23
92OvercookedGPT739Python1An OpenAI gym environment to evaluate the ability of LLMs (eg. GPT-4, Claude) in long-horizon reasoning and task planning in dynamic multi-agent settings.2023-05-15
93planr7213Rust1Planr turns product intent into a durable task graph that Codex, Claude Code, Cursor, MCP clients, and humans can share without losing ownership or evidence.2026-08-27
94libcolony724C++2LibColony is a C++ (and JavaScript) library for task sheduling, perfect for colony simulation games like Rimworld or Dwarf Fortress. LibColony reduces the need for micromanagement, increases autonomy ...2023-08-27
95superplan-plugin722TypeScript0Superplan is a CLI-first execution system that forces AI agents into step-by-step task workflows instead of drift-prone chat-based work.2026-05-06
96Efficient-motion-planning7112MATLAB2To guarantee safe and efficient driving for automated vehicles in complicated traffic conditions, the motion planning module of automated vehicles are expected to generate collision-free driving polic...2021-10-30
97References6712-5Poole, Mackworth & Goebel 1998, p. 1. Russell & Norvig 2003, p. 55. Definition of AI as the study of intelligent agents: Poole, Mackworth & Goebel (1998), which provides the version that is used in...2022-09-02
98Velocity-Obstacle-and-Motion-Planning662Python0A Collision Avoidance and Path Planning Framework implemented for a dual arm Pick and Place robot task simulation. Velocity Obstacles and RRTStar Motion Planner are used in the algorithm to plan dynam...2022-03-21
99VR-Bench667Python3We introduce Reasoning via Video, a new paradigm that uses maze-solving video generation to probe multimodal reasoning; our VR-Bench shows that fine-tuned video models consistently outperform strong V...2026-02-04
100iterative-planner645JavaScript0A Claude Code skill state-machine driven iterative planning and execution protocol for complex coding tasks2026-09-01